Applied Mathematics for Class 11th & 12th (Concepts and Questions) | ||
---|---|---|
11th | Concepts | Questions |
12th | Concepts | Questions |
Content On This Page | ||
---|---|---|
Perpetuity and Sinking Funds | Calculation of EMI | Calculation of Returns and Nominal Rate of Return |
Compound Annual Growth Rate | Linear Method of Depreciation |
Chapter 9 Financial Mathematics (Concepts)
Welcome to this advanced exploration of Financial Mathematics, a critical domain within Applied Mathematics that builds substantially upon foundational concepts to equip you with sophisticated quantitative tools essential for navigating complex financial landscapes. This chapter moves beyond basic interest calculations to delve into the intricacies of annuities, loan structures, investment valuation, and project appraisal techniques that are indispensable in modern commerce, finance, investment management, and corporate decision-making. Mastering these advanced methods provides the analytical framework needed to evaluate financial instruments, plan long-term financial goals, manage debt effectively, and make sound investment choices in a world where understanding the time value of money is paramount.
While we revisit Compound Interest, the focus shifts towards handling more complex scenarios, potentially involving varying interest rates over time or irregular investment periods, demanding a flexible application of the core principle $A = P(1 + i)^n$. The true depth of this chapter, however, lies in the comprehensive treatment of Annuities – sequences of regular, equal payments. We extend our analysis beyond ordinary annuities to include:
- Annuities Due: Where payments are made at the beginning of each period, slightly altering the standard Future Value (FV) and Present Value (PV) calculations.
- Deferred Annuities: Where the sequence of payments begins only after a specified deferral period.
- Perpetuities: Annuities where payments continue indefinitely, possessing a finite Present Value calculated simply as $PV = \frac{\text{Periodic Payment}}{\text{Interest Rate per Period}} = \frac{R}{i}$.
Calculating the Future Value ($FV = R \times \frac{(1+i)^n - 1}{i}$ for ordinary) and Present Value ($PV = R \times \frac{1 - (1+i)^{-n}}{i}$ for ordinary) remains central, but applications become more sophisticated, encompassing retirement planning projections, valuation of consistent income streams, and the mechanics of Sinking Funds – established to accumulate a specific future sum (e.g., for bond redemption or asset replacement) through regular deposits, primarily an FV application.
A crucial practical application extensively covered is Loan Amortization. We explore how the present value of an ordinary annuity formula is used to calculate the Equated Periodic Installment (often EMI, potentially calculated in $\textsf{₹}$) required to fully repay a loan over a specified term. Furthermore, we delve into constructing amortization schedules, which meticulously detail how each EMI payment is systematically broken down into its interest component and principal repayment component, showing the outstanding loan balance reducing over time. Understanding this mechanism is vital for both borrowers and lenders.
Introduction to Bond Valuation provides insights into pricing fixed-income securities. Basic terminology (face value, coupon rate, maturity) is explained, and the core principle of valuation is demonstrated: the price of a bond is the present value of its expected future cash flows (periodic coupon payments and the final redemption value/face value at maturity), discounted at an appropriate market interest rate or yield. This involves calculating the present value of an annuity (for the coupon stream) plus the present value of a single future sum (for the redemption value). While advanced depreciation methods might be conceptually touched upon, the chapter culminates with powerful tools for Investment Appraisal. We focus on calculating the Net Present Value (NPV) of a project or investment. NPV is defined as the difference between the present value of all future cash inflows generated by the project and the initial investment cost: $NPV = (\sum \frac{\text{Cash Inflow}_t}{(1+k)^t}) - \text{Initial Investment}$. A positive NPV generally indicates a financially viable project. The concept of the Internal Rate of Return (IRR) – the discount rate $k$ at which $NPV = 0$ – may also be introduced as another key metric for evaluating project profitability. These advanced financial mathematics tools are indispensable for informed financial analysis and strategic decision-making.
Perpetuity and Sinking Funds
Financial Mathematics applies mathematical concepts and methods to solve problems in finance. It involves calculations related to interest, investments, loans, and valuation of financial instruments. Two specific concepts we explore here are Perpetuities and Sinking Funds, which deal with streams of cash flows over time.
Both concepts are related to annuities, which are series of equal payments made at regular intervals. The difference lies in the duration and purpose of the payments.
Perpetuity
A Perpetuity is a type of annuity where the periodic payments are scheduled to continue indefinitely or forever. In other words, it's a stream of infinite cash flows that are equal in amount and occur at regular intervals. Perpetuities are theoretical constructs, but they are used in finance to model payments from certain types of investments (like some forms of preferred stock) or in valuation models where distant future cash flows are considered perpetual.
Since payments never end, the future value of a perpetuity with a positive interest rate is infinite. Therefore, the main focus when dealing with perpetuities is their Present Value (PV). The present value of a perpetuity is the lump sum amount today that is equivalent in value to the infinite stream of future payments, considering a specific interest rate.
Present Value of a Simple Perpetuity
A simple perpetuity assumes that the payments are equal and are made at the end of each period, and the interest is compounded at the end of each period.
Let:
- $PMT$ (or $P$) be the amount of the constant payment made at the end of each period.
- $r$ be the interest rate per period (expressed as a decimal). This is the discount rate used to bring future payments back to their present value.
The present value (PV) of the perpetuity is the sum of the present values of the payments occurring at the end of periods 1, 2, 3, and so on, infinitely. The present value of the payment at the end of period 1 is $PMT \times (1+r)^{-1} = \frac{PMT}{1+r}$. The present value of the payment at the end of period 2 is $PMT \times (1+r)^{-2} = \frac{PMT}{(1+r)^2}$. The present value of the payment at the end of period 3 is $PMT \times (1+r)^{-3} = \frac{PMT}{(1+r)^3}$, and so on.
The total present value is the sum of this infinite series:
$PV = \frac{PMT}{1+r} + \frac{PMT}{(1+r)^2} + \frac{PMT}{(1+r)^3} + \dots$
This is an infinite geometric series with the first term $a = \frac{PMT}{1+r}$ and the common ratio $k = \frac{1}{1+r}$. The sum of an infinite geometric series $a + ak + ak^2 + \dots$ converges to $S = \frac{a}{1-k}$ if $|k| < 1$. Assuming the interest rate $r > 0$, we have $1+r > 1$, so $0 < \frac{1}{1+r} < 1$. Thus, the common ratio $k$ is less than 1, and the series converges.
Substituting the values of $a$ and $k$ into the sum formula:
$PV = \frac{\frac{PMT}{1+r}}{1 - \frac{1}{1+r}}$
[Substitute $a$ and $k$]
Simplify the denominator: $1 - \frac{1}{1+r} = \frac{(1+r) - 1}{1+r} = \frac{r}{1+r}$.
$PV = \frac{\frac{PMT}{1+r}}{\frac{r}{1+r}}$
Simplify the complex fraction by multiplying the numerator by the reciprocal of the denominator:
$PV = \frac{PMT}{1+r} \times \frac{1+r}{r} = \frac{PMT}{r}$
[Cancel $(1+r)$ terms]
The formula for the present value of a simple perpetuity is:
$\mathbf{PV = \frac{PMT}{r}}$
... (1)
where $PMT$ is the periodic payment and $r$ is the interest rate per period.
Present Value of a Growing Perpetuity
In some situations, the payments of a perpetuity may grow at a constant rate ($g$) each period. If the first payment is $PMT_1$ (at the end of period 1), the subsequent payments are $PMT_1(1+g)$, $PMT_1(1+g)^2$, and so on. The present value is $PV = \frac{PMT_1}{1+r} + \frac{PMT_1(1+g)}{(1+r)^2} + \frac{PMT_1(1+g)^2}{(1+r)^3} + \dots$. This is an infinite geometric series with $a = \frac{PMT_1}{1+r}$ and $k = \frac{1+g}{1+r}$. For convergence, we need $r > g$. The sum is:
$\mathbf{PV = \frac{PMT_1}{r - g}}$
... (2)
where $PMT_1$ is the first payment (at the end of period 1), $r$ is the discount rate per period, and $g$ is the growth rate per period ($r > g$).
Sinking Fund
A Sinking Fund is a financial strategy where an individual or a company makes periodic deposits into an account that earns interest, with the goal of accumulating a specific sum of money by a certain future date. Sinking funds are typically established to meet future obligations such as the repayment of a debt (like the principal of a bond issue), the replacement of an aging asset, or funding a future large expenditure.
The process of contributing to a sinking fund is an application of the concept of the future value of an annuity. The periodic payments into the sinking fund form an annuity, and the target amount to be accumulated is the future value of this annuity.
Calculating the required periodic payment for a sinking fund involves determining the equal amount that must be deposited at the end of each period into an interest-bearing account to reach a specified future value.
Let:
- $FV$ be the desired future value (the target amount) to be accumulated.
- $PMT$ be the fixed periodic payment made into the sinking fund.
- $r$ be the interest rate per period earned by the fund (as a decimal).
- $n$ be the total number of periods over which the payments are made.
Assuming payments are made at the end of each period (ordinary annuity), the future value of the series of payments is given by the formula:
$\mathbf{FV = PMT \frac{(1+r)^n - 1}{r}}$
... (3)
This formula calculates the total value in the fund at time $n$, including the sum of all payments and the accumulated interest on them. To find the required periodic payment ($PMT$) for a sinking fund, we need to rearrange this formula to solve for $PMT$:
Divide both sides of Equation (3) by $\frac{(1+r)^n - 1}{r}$:
$PMT = FV \times \frac{r}{(1+r)^n - 1}$
[Multiply FV by the reciprocal of the annuity future value factor]
The formula for the required sinking fund payment is:
$\mathbf{PMT = FV \frac{r}{(1+r)^n - 1}}$
... (4)
where $FV$ is the future amount needed, $r$ is the interest rate per period, and $n$ is the number of periods. The term $\frac{r}{(1+r)^n - 1}$ is sometimes called the sinking fund factor. This formula gives the equal payment required at the end of each period to accumulate $FV$ in $n$ periods at rate $r$.
Examples
Example 1 (Perpetuity). An educational institution receives a donation to establish a perpetual scholarship fund. The first scholarship of $\textsf{₹}\$10,000$ is to be awarded one year from now, and subsequent scholarships of the same amount are to be awarded annually forever. If the fund can earn an interest rate of 5% per annum, compounded annually, what is the present value of the donation required to fund this perpetuity?
Answer:
Given:
- Perpetual annual payment, $PMT = \textsf{₹}\$10,000$
- Interest rate per annum, $r = 5\% = 0.05$
- Compounding frequency: Annually (matches payment frequency)
- First payment is due one year from now (ordinary perpetuity).
To Find:
The present value (PV) of the perpetuity.
Solution:
We use the formula for the present value of a simple perpetuity (Equation 1):
$PV = \frac{PMT}{r}$
[Formula (1)]
Substitute the given values:
$PV = \frac{\textsf{₹}\$10,000}{0.05}$
[Substitute $PMT=10000, r=0.05$]
$PV = \frac{10000}{5/100} = 10000 \times \frac{100}{5}$
[Convert decimal to fraction and multiply by reciprocal]
$PV = 10000 \times 20 = 200000$
[Simplify and calculate]
$PV = \textsf{₹}\$2,00,000$
... (1)
The present value of the perpetuity is $\textsf{₹}\$2,00,000$. This means that a donation of $\textsf{₹}\$2,00,000$ today, invested at 5% per annum, can generate $\textsf{₹}\$10,000$ annually forever without depleting the principal.
Example 2 (Sinking Fund). A municipality issues bonds worth $\textsf{₹}\$25,00,000$ that mature in 10 years. To ensure funds are available for repayment, they establish a sinking fund. If the fund earns interest at a rate of 7% per annum, compounded annually, what equal amount must be deposited into the fund at the end of each year to repay the bonds on maturity?
Answer:
Given:
- Target future value ($FV$): $\textsf{₹}\$25,00,000$ (amount needed to repay bonds).
- Total time period ($n$): 10 years (maturity period of bonds).
- Interest rate per annum ($r$): 7% = 0.07.
- Compounding frequency: Annually (matches deposit frequency).
- Deposits are made at the end of each year (ordinary annuity).
To Find:
The required equal annual deposit ($PMT$).
Solution:
We use the formula for the required periodic payment for a sinking fund (Equation 4):
$PMT = FV \frac{r}{(1+r)^n - 1}$
[Formula (4)]
Substitute the given values:
$PMT = \textsf{₹}\$25,00,000 \times \frac{0.07}{(1+0.07)^{10} - 1}$
[Substitute $FV=2500000, r=0.07, n=10$] ... (1)
$PMT = 25,00,000 \times \frac{0.07}{(1.07)^{10} - 1}$
Calculate $(1.07)^{10}$. Using a financial calculator or tables, $(1.07)^{10} \approx 1.96715$.
$PMT \approx 25,00,000 \times \frac{0.07}{1.96715 - 1}$
$PMT \approx 25,00,000 \times \frac{0.07}{0.96715}$
Calculate the sinking fund factor $\frac{0.07}{0.96715}$: $\frac{0.07}{0.96715} \approx 0.072378$ (rounded to 6 decimal places)
$PMT \approx 25,00,000 \times 0.072378$
$PMT \approx 180945$
[Calculate the deposit amount] ... (2)
The municipality must deposit approximately $\textsf{₹}\$1,80,945$ each year into the sinking fund to accumulate $\textsf{₹}\$25,00,000$ in 10 years at a 7% annual interest rate.
Calculation of EMI
One of the most common applications of financial mathematics in everyday life is the calculation of loan repayments, specifically the Equated Monthly Installment (EMI). An EMI is the fixed amount paid by a borrower to a lender on a specific date each month until the loan is fully repaid. It is a convenient way to manage loan repayments as the amount remains constant throughout the loan tenure. Each EMI payment consists of both the interest due for the outstanding loan amount and a portion of the principal amount.
Initially, in the early months of the loan, a larger portion of the EMI goes towards paying the interest, and a smaller portion is applied to reduce the principal. As the loan progresses, the interest component decreases (because the outstanding principal is reducing), and consequently, a larger portion of the fixed EMI is used to repay the principal.
The calculation of EMI requires the following key pieces of information:
- The Principal Loan Amount ($P$).
- The Interest Rate.
- The Loan Tenure (the total duration for repayment).
EMI Calculation Formula
The formula for calculating the EMI is derived from the concept that the principal amount of the loan today is the present value of all the future EMI payments. The series of future equal EMI payments made at regular intervals (usually monthly) constitutes an ordinary annuity.
The formula for the Present Value (PV) of an ordinary annuity is given by:
$PV = PMT \times \left[ \frac{1 - (1+r)^{-n}}{r} \right]$
... (1)
where:
- $PV$ is the Present Value of the annuity.
- $PMT$ is the amount of each equal payment (the EMI in our case).
- $r$ is the interest rate per period.
- $n$ is the total number of periods (installments).
In the context of a loan, the Principal Loan Amount ($P$) is the present value received by the borrower. The EMI is the periodic payment ($PMT$). So, we can write:
$P = \text{EMI} \times \left[ \frac{1 - (1+r)^{-n}}{r} \right]$
To find the EMI amount, we rearrange this equation to solve for EMI. Multiply both sides by $r$:
$P \times r = \text{EMI} \times [1 - (1+r)^{-n}]$
Divide both sides by $[1 - (1+r)^{-n}]$:
$\text{EMI} = \frac{P \times r}{1 - (1+r)^{-n}}$
The standard formula for calculating EMI is:
$\mathbf{EMI = P \frac{r}{1 - (1+r)^{-n}}}$
... (2)
where:
- $\mathbf{EMI}$ is the Equated Monthly Installment.
- $\mathbf{P}$ is the Principal Loan Amount (the initial amount borrowed).
- $\mathbf{r}$ is the interest rate per installment period. It is crucial that this rate matches the frequency of the payments. If the annual interest rate is $R\%$ compounded monthly, the monthly interest rate $r = \frac{R/100}{12}$.
- $\mathbf{n}$ is the total number of installments. This is the loan tenure expressed in the same time unit as the payments. If the loan tenure is $T$ years and payments are monthly, then $n = T \times 12$.
Loan Amortization
An Amortization Schedule is a table that details the breakdown of each loan payment (EMI) into its interest and principal components and shows the remaining loan balance after each payment. It provides a clear picture of how the loan is being repaid over its tenure.
For each payment period:
- Interest Paid: This is calculated on the outstanding loan balance at the beginning of the period. Interest Paid = Starting Balance $\times r$.
- Principal Paid: This is the portion of the EMI that reduces the outstanding loan balance. Principal Paid = EMI - Interest Paid.
- Ending Balance: This is the remaining loan amount after the payment is made. Ending Balance = Starting Balance - Principal Paid.
Example Structure of an Amortization Table:
Period | Starting Balance | EMI Payment | Interest Paid | Principal Paid | Ending Balance |
---|---|---|---|---|---|
1 | $P$ | EMI | $P \times r$ | EMI - ($P \times r$) | $P$ - (EMI - ($P \times r$)) |
2 | Ending Balance of Period 1 | EMI | Ending Balance of Period 1 $\times r$ | EMI - (Interest Paid in Period 2) | Ending Balance of Period 1 - (Principal Paid in Period 2) |
... | ... | ... | ... | ... | ... |
$n$ | Starting Balance for last period (should be close to EMI - last period interest) | EMI | Starting Balance for last period $\times r$ | EMI - (Interest Paid in last period) | Should be 0 (or very close to 0 due to rounding) |
An amortization schedule shows how the interest component is higher at the beginning and the principal component is higher towards the end of the loan tenure.
Example
Example 1. Calculate the Equated Monthly Installment (EMI) for a home loan of $\textsf{₹}\$20,00,000$ taken for a tenure of 15 years at an annual interest rate of 9%, compounded monthly.
Answer:
Given:
- Principal Loan Amount, $P = \textsf{₹}\$20,00,000$.
- Loan Tenure = 15 years.
- Annual Interest Rate = 9%.
- Compounding and Payment Frequency: Monthly.
To Find:
The Equated Monthly Installment (EMI).
Solution:
First, we need to determine the interest rate per period ($r$) and the total number of periods ($n$) that match the monthly payment frequency.
- Loan Tenure in months, $n = \text{Loan Tenure in Years} \times 12 \text{ months/year} = 15 \times 12 = 180$ months.
- Interest Rate per month, $r = \frac{\text{Annual Interest Rate}}{12 \text{ months}} = \frac{9\%}{12} = 0.75\%$ per month.
As a decimal, $r = \frac{0.75}{100} = 0.0075$.
Now, use the EMI formula (Equation 2):
$EMI = P \frac{r}{1 - (1+r)^{-n}}$
[Formula (2)]
Substitute the given values:
$EMI = \textsf{₹}\$20,00,000 \times \frac{0.0075}{1 - (1+0.0075)^{-180}}$
[Substitute $P=2000000, r=0.0075, n=180$] ... (1)
$EMI = 20,00,000 \times \frac{0.0075}{1 - (1.0075)^{-180}}$
Calculate $(1.0075)^{-180}$ using a financial calculator or spreadsheet function. $(1.0075)^{-180} \approx 0.26052$
$EMI \approx 20,00,000 \times \frac{0.0075}{1 - 0.26052}$
$EMI \approx 20,00,000 \times \frac{0.0075}{0.73948}$
Calculate the factor $\frac{0.0075}{0.73948}$: $\frac{0.0075}{0.73948} \approx 0.0101422$
$EMI \approx 20,00,000 \times 0.0101422$
$EMI \approx 20284.4$
[Calculate EMI amount] ... (2)
The Equated Monthly Installment (EMI) for the loan is approximately $\textsf{₹}\$20,284.40$.
The total amount paid over the loan tenure will be $180 \times \textsf{₹}\$20,284.40 \approx \textsf{₹}\$36,51,192$. The total interest paid will be Total Amount Paid - Principal = $\textsf{₹}\$36,51,192 - \textsf{₹}\$20,00,000 = \textsf{₹}\$16,51,192$.
Calculation of Returns and Nominal Rate of Return
In financial mathematics, evaluating the performance of an investment is essential for making informed decisions. The performance of an investment is typically measured by its return. Return represents the gain or loss on an investment over a specified period of time. It is usually expressed as a percentage. There are different ways to calculate and interpret returns, depending on the context and the period considered.
Simple Return (Holding Period Return)
The most basic measure of return is the Simple Return, also known as the Holding Period Return (HPR). It measures the total return on an investment over the entire period it was held (the holding period), ignoring any compounding within that period. It is calculated as the percentage change in the value of the investment from the beginning to the end of the holding period.
If the investment value at the beginning of the period is $V_{start}$ and the value at the end of the period is $V_{end}$, the simple return is calculated as:
$\mathbf{\text{Simple Return} = \frac{V_{end} - V_{start}}{V_{start}}}$
... (1)
This formula gives the return as a decimal. To express it as a percentage, multiply by 100:
$\text{Simple Return (\%)} = \left(\frac{V_{end} - V_{start}}{V_{start}}\right) \times 100\%$
If the investment generated any income during the holding period, such as dividends from stocks or interest from bonds/deposits, this income must be added to the change in value to calculate the total return. Let $I$ be the total income received during the period.
$\mathbf{\text{Simple Return (with Income)} = \frac{(V_{end} - V_{start}) + I}{V_{start}}}$
... (2)
This formula applies to any holding period, whether it is a day, a month, a year, or several years.
Nominal Rate of Return
The term Nominal Rate of Return is often used to refer to a stated or contractual rate of return over a specific period, before taking into account certain factors that can affect the actual purchasing power of the return or the total return earned over a longer period due to compounding. It is the simple percentage increase in the amount of money invested.
Key aspects of the nominal rate:
- It does not account for the effect of inflation. The return adjusted for inflation is called the real rate of return.
- If the stated nominal rate is an annual rate but compounding occurs more frequently (e.g., monthly or quarterly), the nominal rate does not reflect the total return earned over the year due to the effect of compounding. The rate that accounts for this is called the effective annual rate.
For example, if a bank offers a fixed deposit with an interest rate of "8% per annum", this 8% is the nominal annual rate. If the interest is compounded half-yearly, you don't actually earn exactly 8% over the year on your initial deposit due to the compounding effect within the year.
Nominal Annual Rate vs. Effective Annual Rate (EAR)
The Effective Annual Rate (EAR) or Effective Interest Rate is the actual annual rate of return earned on an investment (or paid on a loan) when the effects of compounding more frequently than annually are taken into account.
If a nominal annual interest rate is $R_{nom}$ (expressed as a decimal) and interest is compounded $m$ times per year, the interest rate per compounding period is $\frac{R_{nom}}{m}$. Over one year, there are $m$ such compounding periods. The effective annual rate $R_{eff}$ (or EAR) is calculated using the formula:
$\mathbf{R_{eff} = \left(1 + \frac{R_{nom}}{m}\right)^m - 1}$
... (3)
Here, $R_{nom}$ and $R_{eff}$ are expressed as decimals. The term $\left(1 + \frac{R_{nom}}{m}\right)^m$ calculates the total accumulation factor over one year, and subtracting 1 gives the net effective rate of return for the year.
Example: Suppose a fixed deposit offers a nominal annual interest rate of 6%, compounded quarterly. What is the effective annual rate? Given: $R_{nom} = 6\% = 0.06$. Compounding frequency $m=4$ (quarterly). Using the formula (3):
$R_{eff} = \left(1 + \frac{0.06}{4}\right)^4 - 1$
$R_{eff} = (1 + 0.015)^4 - 1 = (1.015)^4 - 1$
Calculate $(1.015)^4$: $(1.015)^2 = 1.030225$ $(1.015)^4 = (1.030225)^2 \approx 1.0613635$
$R_{eff} \approx 1.0613635 - 1 = 0.0613635$
Expressed as a percentage, the effective annual rate is approximately $0.0613635 \times 100\% \approx 6.136\%$. This means that a nominal rate of 6% compounded quarterly is effectively equivalent to earning a single rate of approximately 6.136% annually. The EAR is higher than the nominal rate due to the benefit of compounding within the year. If compounding were only annual ($m=1$), then $R_{eff} = (1 + R_{nom}/1)^1 - 1 = R_{nom}$.
In the context of simply calculating "returns", the term "nominal rate of return" for a single period typically means the simple return calculated for that period, unadjusted for other factors like inflation.
Examples
Example 1. An investor purchased 100 shares of a company at $\textsf{₹}\$500$ per share. After one year, the investor sold all the shares at $\textsf{₹}\$530$ per share. During the year, the investor also received a dividend of $\textsf{₹}\$15$ per share. Calculate the simple return (holding period return) on this investment.
Answer:
Given:
- Number of shares purchased: 100
- Purchase price per share: $\textsf{₹}\$500$
- Selling price per share after one year: $\textsf{₹}\$530$
- Dividend received per share: $\textsf{₹}\$15$
- Holding period: 1 year.
To Find:
The simple return (holding period return) on the investment.
Solution:
First, calculate the total initial value of the investment ($V_{start}$):
$V_{start} = \text{Number of Shares} \times \text{Purchase Price per Share}$
$V_{start} = 100 \times \textsf{₹}\$500 = \textsf{₹}\$50,000$
... (1)
Next, calculate the total value of the investment at the end of the period from selling the shares ($V_{end}$):
$V_{end} = \text{Number of Shares} \times \text{Selling Price per Share}$
$V_{end} = 100 \times \textsf{₹}\$530 = \textsf{₹}\$53,000$
... (2)
Calculate the total income received from dividends ($I$):
$I = \text{Number of Shares} \times \text{Dividend per Share}$
$I = 100 \times \textsf{₹}\$15 = \textsf{₹}\$1,500$
... (3)
Now, calculate the simple return using the formula including income (Equation 2):
$\text{Simple Return} = \frac{(V_{end} - V_{start}) + I}{V_{start}}$
[Formula (2)]
Substitute the calculated values from (1), (2), and (3):
$\text{Simple Return} = \frac{(\textsf{₹}\$53,000 - \textsf{₹}\$50,000) + \textsf{₹}\$1,500}{\textsf{₹}\$50,000}$
... (4)
$\text{Simple Return} = \frac{\textsf{₹}\$3,000 + \textsf{₹}\$1,500}{\textsf{₹}\$50,000} = \frac{\textsf{₹}\$4,500}{\textsf{₹}\$50,000}$
$\text{Simple Return} = \frac{4500}{50000} = \frac{45}{500}$
Simplify the fraction:
$\text{Simple Return} = \frac{\cancel{45}^9}{\cancel{500}_{100}} = \frac{9}{100} = 0.09$
[Simplify the fraction] ... (5)
To express the simple return as a percentage:
Simple Return (%) = $0.09 \times 100\% = 9\%$
... (6)
The simple return on the investment over the one-year holding period is 9%. For a single period, the simple return is also the nominal rate of return for that period. Since the period is one year, the nominal annual rate of return is 9%.
Compound Annual Growth Rate (CAGR)
When evaluating the performance of an investment or the growth of a metric (like revenue, users, etc.) over multiple periods, simply calculating the average of the simple returns for each period can be misleading. This is because simple averages do not account for the effect of compounding. The Compound Annual Growth Rate (CAGR) is a metric designed to provide a smoothed, annualized measure of growth that accounts for compounding over a period longer than one year.
The Compound Annual Growth Rate (CAGR) represents the average annual rate at which an investment or a value has grown over a specified number of years, assuming that the growth occurred at a constant rate each year and that any returns were reinvested. It is a geometric progression ratio that provides a single figure representing the yearly growth rate over a multi-year period.
CAGR is particularly useful for:
- Comparing the growth of different investments over the same or different time periods.
- Smoothing out year-to-year volatility to see the underlying growth trend.
- Making projections based on past performance.
CAGR Calculation Formula
The formula for CAGR is derived from the fundamental concept of compound growth. If a value $V_{start}$ grows at a constant annual rate $r$ for $n$ years, its ending value $V_{end}$ would be given by the compound growth formula:
$V_{end} = V_{start} (1 + r)^n$
[Compound Growth Formula]
In the context of CAGR, we assume that the actual growth over the $n$ years can be represented by a constant annual growth rate, which we call CAGR (expressed as a decimal). So, if the value started at $V_{start}$ and ended at $V_{end}$ after $n$ years, the relationship is:
$V_{end} = V_{start} (1 + CAGR)^n$
... (1)
To derive the formula for CAGR, we need to solve this equation for CAGR. Divide both sides by $V_{start}$:
$\frac{V_{end}}{V_{start}} = (1 + CAGR)^n$
Take the $n$-th root of both sides. The $n$-th root of a number $X$ is $X$ raised to the power of $\frac{1}{n}$.
$\left(\frac{V_{end}}{V_{start}}\right)^{\frac{1}{n}} = \left((1 + CAGR)^n\right)^{\frac{1}{n}}$
$\left(\frac{V_{end}}{V_{start}}\right)^{\frac{1}{n}} = (1 + CAGR)^{n \times \frac{1}{n}} = (1 + CAGR)^1 = 1 + CAGR$
[Using $(a^m)^n = a^{mn}$]
Finally, subtract 1 from both sides to isolate CAGR:
$\mathbf{CAGR = \left(\frac{V_{end}}{V_{start}}\right)^{\frac{1}{n}} - 1}$
... (2)
where:
- $\mathbf{V_{end}}$ is the ending value of the investment or metric.
- $\mathbf{V_{start}}$ is the starting value of the investment or metric.
- $\mathbf{n}$ is the number of years over the period. Ensure that $n$ represents the exact duration in years. For example, from the beginning of 2018 to the end of 2022 is exactly 5 full years.
CAGR vs. Arithmetic Mean Return
The simple arithmetic average of annual returns can overstate the actual growth rate over multiple periods, especially when there is volatility in returns. CAGR provides a more accurate representation of the compounded growth.
Example: Investment value: Year 0: ₹100, Year 1: ₹150 (50% return), Year 2: ₹100 (-33.33% return).
Arithmetic Mean Return = $(50\% + (-33.33\%))/2 \approx 8.33\%$.
CAGR = $\left(\frac{100}{100}\right)^{\frac{1}{2}} - 1 = (1)^{0.5} - 1 = 1 - 1 = 0\%$.
The CAGR of 0% correctly reflects that the investment ended at the same value it started, while the arithmetic mean return is misleading. CAGR is a better measure of growth over multiple periods due to compounding.
Example
Example 1. The revenue of a company was $\textsf{₹}\$5,00,000$ in the fiscal year ending March 31, 2019. By the fiscal year ending March 31, 2023, the revenue had grown to $\textsf{₹}\$7,50,000$. Calculate the Compound Annual Growth Rate (CAGR) of the company's revenue over this period.
Answer:
Given:
- Starting value (Revenue on Mar 31, 2019), $V_{start} = \textsf{₹}\$5,00,000$.
- Ending value (Revenue on Mar 31, 2023), $V_{end} = \textsf{₹}\$7,50,000$.
- Period: From Mar 31, 2019 to Mar 31, 2023.
The number of years ($n$) is the difference between the ending year and the starting year. Years covered: Fiscal Year 2019-20, 2020-21, 2021-22, 2022-23. That's 4 full years.
$n = 2023 - 2019 = 4$ years.
To Find:
The Compound Annual Growth Rate (CAGR).
Solution:
We use the CAGR formula (Equation 2):
$CAGR = \left(\frac{V_{end}}{V_{start}}\right)^{\frac{1}{n}} - 1$
[Formula (2)]
Substitute the given values:
$CAGR = \left(\frac{\textsf{₹}\$7,50,000}{\textsf{₹}\$5,00,000}\right)^{\frac{1}{4}} - 1$
[Substitute values of $V_{end}, V_{start}, n$] ... (1)
$CAGR = \left(\frac{750000}{500000}\right)^{\frac{1}{4}} - 1$
Simplify the fraction inside the parenthesis:
$\frac{750000}{500000} = \frac{75}{50} = \frac{\cancel{75}^3}{\cancel{50}_2} = \frac{3}{2} = 1.5$
[Simplify the ratio]
$CAGR = (1.5)^{\frac{1}{4}} - 1 = (1.5)^{0.25} - 1$
Calculate $(1.5)^{0.25}$ using a calculator: $(1.5)^{0.25} \approx 1.10668$
$CAGR \approx 1.10668 - 1 = 0.10668$
Expressed as a percentage:
$CAGR (\%) \approx 0.10668 \times 100\% \approx 10.67\%$
... (2)
The Compound Annual Growth Rate (CAGR) of the company's revenue over the 4-year period is approximately 10.67%. This means that if the revenue had grown at a constant rate of 10.67% each year, compounded annually, it would have increased from $\textsf{₹}\$5,00,000$ to $\textsf{₹}\$7,50,000$ in 4 years.
To check: $\textsf{₹}\$5,00,000 \times (1 + 0.10668)^4 \approx \textsf{₹}\$5,00,000 \times (1.10668)^4 \approx \textsf{₹}\$5,00,000 \times 1.5 = \textsf{₹}\$7,50,000$.
Linear Method of Depreciation
In accounting and finance, assets like machinery, vehicles, furniture, buildings, etc., lose their value over time due to various factors such as normal wear and tear, physical deterioration, obsolescence (becoming outdated), and usage. This loss of value of a tangible asset over its useful life is recognized as depreciation. Depreciation is an accounting method used to allocate the cost of a tangible asset over its estimated useful life. It is treated as a non-cash expense on the income statement and reduces the book value of the asset on the balance sheet.
The Linear Method of Depreciation, also widely known as the Straight-Line Method, is the simplest and most commonly used method for calculating depreciation. This method assumes that the asset provides equal economic benefits or services throughout its useful life. Consequently, the cost of the asset (less any estimated salvage value) is spread evenly over its useful life, resulting in the same amount of depreciation expense being recorded each year (or period).
Straight-Line Depreciation Formula
The annual depreciation expense under the straight-line method is calculated by subtracting the estimated salvage value from the cost of the asset and then dividing the result by the estimated useful life of the asset.
Let:
- $C$ be the original Cost of the Asset. This includes the purchase price plus any costs necessary to get the asset ready for its intended use (e.g., transportation, installation, testing costs).
- $S$ be the estimated Salvage Value (or Scrap Value) of the asset. This is the expected residual value of the asset at the end of its useful life, which the company expects to recover through sale or disposal.
- $N$ be the estimated Useful Life of the Asset. This is the period (typically in years) over which the asset is expected to be available for use by the entity. Useful life can also be measured in units of production or service hours.
The amount of the asset's cost that is subject to depreciation is called the Depreciable Amount.
Depreciable Amount = Cost of Asset - Salvage Value
$= C - S$
... (1)
The annual depreciation expense is then calculated as:
$\mathbf{\text{Annual Depreciation} = \frac{\text{Cost of Asset} - \text{Salvage Value}}{\text{Useful Life}}}$
... (2)
Or, using the depreciable amount:
$\mathbf{\text{Annual Depreciation} = \frac{\text{Depreciable Amount}}{\text{Useful Life}}}$
... (3)
The annual depreciation expense remains constant each year throughout the useful life of the asset under this method.
Depreciation Rate
The straight-line depreciation can also be expressed as a percentage of the depreciable amount per year, known as the Annual Depreciation Rate. This rate is constant each year.
The annual depreciation rate is calculated based on the useful life:
$\mathbf{\text{Annual Depreciation Rate } (\%)= \frac{1}{\text{Useful Life (in years)}} \times 100\%}$
... (4)
Once the rate is determined, the annual depreciation can also be calculated as: Annual Depreciation = Depreciable Amount $\times$ Annual Depreciation Rate (as a decimal).
Book Value of the Asset
The Book Value (or carrying value) of an asset at any point in time is its original cost less the total accumulated depreciation charged up to that point. Accumulated depreciation is the sum of the depreciation expense recognized from the time the asset was put into use up to the current date.
$\mathbf{\text{Book Value} = \text{Cost of Asset} - \text{Accumulated Depreciation}}$
... (5)
Under the straight-line method, the accumulated depreciation after $t$ years is simply the annual depreciation amount multiplied by the number of years $t$.
Accumulated Depreciation after $t$ years = Annual Depreciation $\times t$
So, the book value after $t$ years is:
$\mathbf{\text{Book Value after } t \text{ years} = \text{Cost} - (\text{Annual Depreciation} \times t)}$
... (6)
At the end of the asset's useful life (i.e., when $t = N$), the accumulated depreciation will equal the depreciable amount (Cost - Salvage Value), and the book value should be equal to the estimated salvage value. Book Value at end of useful life = Cost - (Annual Depreciation $\times N$) $= \text{Cost} - \left(\frac{\text{Cost} - \text{Salvage Value}}{N}\right) \times N$ $= \text{Cost} - (\text{Cost} - \text{Salvage Value})$ $= \text{Cost} - \text{Cost} + \text{Salvage Value}$ $= \text{Salvage Value}$. This confirms the relationship holds true.
Example
Example 1. A company purchases machinery for $\textsf{₹}\$1,50,000$. It estimates that the machine will have a useful life of 8 years and a salvage value of $\textsf{₹}\$30,000$ at the end of its useful life. Calculate the annual depreciation expense using the straight-line method. Also, find the book value of the machine after 5 years.
Answer:
Given:
- Cost of Asset, $C = \textsf{₹}\$1,50,000$.
- Salvage Value, $S = \textsf{₹}\$30,000$.
- Useful Life, $N = 8$ years.
To Find:
1. Annual Depreciation Expense (using straight-line method). 2. Book Value of the machine after 5 years.
Solution:
First, calculate the depreciable amount:
Depreciable Amount = Cost - Salvage Value
[Formula (1)]
Depreciable Amount = $\textsf{₹}\$1,50,000 - \textsf{₹}\$30,000 = \textsf{₹}\$1,20,000$
... (1)
Now, calculate the annual depreciation expense using the straight-line method formula (Equation 2 or 3):
Annual Depreciation = $\frac{\text{Depreciable Amount}}{\text{Useful Life}}$
[Formula (3)]
Annual Depreciation = $\frac{\textsf{₹}\$1,20,000}{8 \text{ years}}$
[Substitute values from Given and (1)] ... (2)
Annual Depreciation = $\textsf{₹}\$15,000$ per year
[Calculate the annual amount]
The annual depreciation expense is $\textsf{₹}\$15,000$.
Next, find the book value of the machine after 5 years. First, calculate the accumulated depreciation after 5 years:
Accumulated Depreciation after 5 years = Annual Depreciation $\times$ Number of years
Accumulated Depreciation (5 years) = $\textsf{₹}\$15,000 \times 5$
[Substitute annual depreciation and number of years] ... (3)
Accumulated Depreciation (5 years) = $\textsf{₹}\$75,000$
Now, calculate the book value after 5 years using the formula (Equation 5):
Book Value after 5 years = Cost of Asset - Accumulated Depreciation (5 years)
[Formula (5)]
Book Value (5 years) = $\textsf{₹}\$1,50,000 - \textsf{₹}\$75,000$
[Substitute Cost and Accumulated Depreciation] ... (4)
Book Value (5 years) = $\textsf{₹}\$75,000$
The book value of the machine after 5 years is $\textsf{₹}\$75,000$.
Alternatively, calculate the annual depreciation rate:
Annual Depreciation Rate = $\frac{1}{\text{Useful Life}} \times 100\% = \frac{1}{8} \times 100\% = 12.5\%$
Annual Depreciation = Depreciable Amount $\times$ Rate $= \textsf{₹}\$1,20,000 \times 0.125 = \textsf{₹}\$15,000$. This matches the previous calculation.